
Public Member Functions | |
| ~XFcCPUInfo () | |
| Destructor. | |
| INT8 | getValidField () |
| Returns type of available CPU information. | |
| XFcCPUInfoARM * | getARMInfo () |
| Returns ARM CPU specific information. | |
Static Public Member Functions | |
| XFcCPUInfo * | create () |
| Static constructor. | |
Protected Member Functions | |
| XFcCPUInfo () | |
| Protected constructor. | |
Protected Attributes | |
| INT8 | mValidField |
| Determines the type of CPU information. | |
| XFcCPUInfoARM * | mCPUInfoARM |
| CPU information for ARM CPUs if mValidField equals XFCCPUINFO_ARM. | |
|
|
Destructor.
|
|
|
Protected constructor.
|
|
|
Static constructor.
|
|
|
Returns ARM CPU specific information.
|
|
|
Returns type of available CPU information.
|
|
|
CPU information for ARM CPUs if mValidField equals XFCCPUINFO_ARM.
|
|
|
Determines the type of CPU information.
|
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch | ||